home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.5 Applications 2004 April
/
SGI IRIX 6.5 Applications 2004 April.iso
/
dist
/
mozilla.idb
/
var
/
netscape
/
mozilla
/
chrome
/
nl-NL.jar
/
locale
/
nl-NL
/
mozldap
/
ldap.properties
< prev
Wrap
Text File
|
2003-08-31
|
6KB
|
291 lines
#
# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is the mozilla.org LDAP XPCOM SDK.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s): Dan Mosedale <dmose@netscape.com> (Original Author)
# Chuck Boatwright <cboatwri@netscape.com>
#
# Alternatively, the contents of this file may be used under the
# terms of the GNU General Public License Version 2 or later (the
# "GPL"), in which case the provisions of the GPL are applicable
# instead of those above. If you wish to allow use of your
# version of this file only under the terms of the GPL and not to
# allow others to use your version of this file under the MPL,
# indicate your decision by deleting the provisions above and
# replace them with the notice and other provisions required by
# the GPL. If you do not delete the provisions above, a recipient
# may use your version of this file under either the MPL or the
# GPL.
#
# The following two strings are used when prompting the user for authentication
# information:
## @name AUTH_PROMPT_TITLE
## @loc none
authPromptTitle=LDAP serverwachtwoord vereist
## @name AUTH_PROMPT_TEXT
## @loc %1$S should not be localized. It is the hostname of the LDAP server.
authPromptText=Voer alstublieft uw wachtwoord voor %1$S in.
# These are string versions of all the errors defined in
# nsILDAPErrors.idl, as well as the nsresult codes based on those
# errors. See that file for the genesis of these codes, as well as
# for info about how to get documentation about their precise
# meanings.
## @name OPERATIONS_ERROR
## @loc none
1=Opdrachtfout
## @name PROTOCOL_ERROR
## @loc none
2=Protocolfout
## @name TIMELIMIT_EXCEEDED
## @loc none
3=Tijdgrens overschreden
## @name SIZELIMIT_EXCEEDED
## @loc none
4=Groottegrens overschreden
## @name COMPARE_FALSE
## @loc none
5=Vergelijking niet waar
## @name COMPARE_TRUE
## @loc none
6=Vergelijking waar
## @name STRONG_AUTH_NOT_SUPPORTED
## @loc none
7=Aanmeldingsmethode niet ondersteund
## @name STRONG_AUTH_REQUIRED
## @loc none
8=Sterke aanmelding vereist
## @name PARTIAL_RESULTS
## @loc none
9=Gedeeltelijke resultaten en verwijzing ontvangen
## @name REFERRAL
## @loc none
10=Verwijzing ontvangen
## @name ADMINLIMIT_EXCEEDED
## @loc none
11=Administratieve grens overschreden
## @name UNAVAILABLE_CRITICAL_EXTENSION
## @loc none
12=Onbeschikbare vereiste uitbreiding
## @name CONFIDENTIALITY_REQUIRED
## @loc none
13=Vertrouwelijkheid vereist
## @name SASL_BIND_IN_PROGRESS
## @loc none
14=SASL binding is bezig
## @name NO_SUCH_ATTRIBUTE
## @loc none
16=Zo'n kenmerk bestaat niet
## @name UNDEFINED_TYPE
## @loc none
17=Ongedefinieerde kenmerksoort
## @name INAPPROPRIATE MATCHIN
## @loc none
18=Onjuiste overeenkomst
## @name CONSTRAINT_VIOLATION
## @loc none
19=Begrenzingsovertreding
## @name TYPE_OR_VALUE_EXISTS
## @loc none
20=Soort of waarde bestaat
## @name INVALID_SYNTAX
## @loc none
21=Onjuiste syntaxis
## @name NO_SUCH_OBJECT
## @loc none
32=Zo'n object bestaat niet
## @name ALIAS_PROBLEM
## @loc none
33=Alias probleem
## @name INVALID_DN_ SYNTAX
## @loc none
34=Onjuiste DN syntaxis
## @name IS_LEAF
## @loc none
35=Object is een blad
## @name ALIAS_DEREF_PROBLEM
## @loc none
36=Probleem bij volgen verwijzing via alias
## @name INAPPROPRIATE_AUTH
## @loc none
48=Onjuiste aanmelding
## @name INVALID_CREDENTIALS
## @loc none
49=Onjuist vertrouwen
## @name INSUFFICIENT_ACCESS
## @loc none
50=Onvoldoende toegang
## @name BUSY
## @loc none
51=De LDAP server is bezig
## @name UNAVAILABLE
## @loc none
52=De LDAP server is niet beschikbaar
## @name UNWILLING_TO_PERFORM
## @loc none
53=De LDAP server wil het niet uitvoeren
## @name LOOP_DETECT
## @loc none
54=Lus gedetecteerd
## @name SORT_CONTROL_MISSING
## @loc none
60=Sorteerbewerking ontbreekt
## @name INDEX_RANGE_ERROR
## @loc none
61=Zoekresultaten overschreiden het bereik dat wordt aangegeven door de indices.
## @name NAMING_VIOLATION
## @loc none
64=Naamgevingsovertreding
## @name OBJECT_CLASS_VIOLATION
## @loc none
65=Object klasse overtreding
## @name NOT_ALLOWED_ON_NONLEAF
## @loc none
66=Bewerking niet toegestaan op niet-blad
## @name NOT_ALLOWED_ON_RDN
## @loc none
67=Bewerking niet toegestaan op RDN
## @name ALREADY_EXISTS
## @loc none
68=Bestaat al
## @name NO_OBJECT_CLASS_MODS
## @loc none
69=Kan object klasse niet wijzigen
## @name RESULTS_TOO_LARGE
## @loc none
70=Resultaten te groot
## @name AFFECTS_MULTIPLE_DSAS
## @loc none
71=Heeft betrekking op meerdere servers
## @name OTHER
## @loc none
80=Onbekende fout
## @name SERVER_DOWN
## @loc none
81=Kan geen contact maken met de LDAP server
## @name LOCAL_ERROR
## @loc none
82=Lokale fout
## @name ENCODING_ERROR
## @loc none
83=Coderingsfout
## @name DECODING_ERROR
## @loc none
84=Ontcijferingsfout
## @name TIMEOUT
## @loc none
85=Time-out bij LDAP server
## @name AUTH_UNKNOWN
## @loc none
86=Onbekende aanmeldingsmethode
## @name FILTER_ERROR
## @loc none
87=Onjuist zoekfilter
## @name USER_CANCELLED
## @loc none
88=Opdracht geannuleerd door gebruiker
## @name PARAM_ERROR
## @loc none
89=Onjuiste parameter aan LDAP routine
## @name NO_MEMORY
## @loc none
90=Geheugentekort
## @name CONNECT_ERROR
## @loc none
91=Kan geen verbinding maken met de LDAP server
## @name NOT_SUPPORTED
## @loc none
92=Wordt niet ondersteund door deze versie van het LDAP protocol
## @name CONTROL_NOT_FOUND
## @loc none
93=Gevraagde LDAP bewerking kan niet worden gevonden
## @name NO_RESULTS_RETURNED
## @loc none
94=Geen resultaten gegeven
## @name MORE_RESULTS_TO_RETURN
## @loc none
95=Meer resultaten om te geven
## @name CLIENT_LOOP
## @loc none
96=Cli\u00EBnt heeft lus gedetecteerd
## @name REFERRAL_LIMIT_EXCEEDED
## @loc none
97=Maximum aantal hops voor verwijzing overschreden